-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nvidia plugin: get cooler RPM instead of percentage #86
Conversation
requires libxnvctrl >= 331.13 fixes #84
Sorry, my gt1030 is fanless. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@monsta |
Sorry, not yet. I'll try to get back to it this weekend... |
@monsta |
@monsta gpu-z under Win10 shows me 35% in idle. |
@monsta |
This should fix #84. Unfortunately, I can't test it myself. My home GT 730 doesn't expose fan data at all, and another GT 730 at work only exposes fan level in percentage.
Requirements:
If your card supports exposing fan data, there should be a new CoolerSpeed sensor in the applet's prefs dialog. It replaces CoolerLevel sensor. Yes, I've renamed it to match its purpose.
The sensor should show the same fan speed as
nvidia-settings
does.